home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: in1.uu.net!allegra!alice!ark
- From: ark@research.att.com (Andrew Koenig)
- Subject: Re: Beware of "C" Hackers -- A rebuttal to Bertrand Meyer
- Message-ID: <DoKJoo.Jn4@research.att.com>
- Organization: AT&T Research, Murray Hill NJ
- References: <milodDoF8Cu.DKw@netcom.com> <4iif06$50m@news4.digex.net> <314dcafe.0@news.sisna.com>
- Date: Wed, 20 Mar 1996 13:48:24 GMT
-
- In article <314dcafe.0@news.sisna.com> jgustafs@sisna.com (Josh Gustafson) writes:
-
- > But if the destructor doesn't do anything, it's declaration isn't needed.
-
- Unless it is virtual and not virtual in any base class
- (in which case it is not quite accurate
- to say that the destructure doesn't do anything)
- --
- --Andrew Koenig
- ark@research.att.com
-